Package | package.teste |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4B |
Source | https://simplifier.net/resolve?scope=package.teste@1.0.7-draft&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundleOutputPTPS |
Url | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundleOutputPTPS |
Version | 1.0.0 |
Status | draft |
Date | 2024-04-11T10:59:46.8298467+00:00 |
Name | BundleOutputPTPS |
Title | Bundle PT PS |
Experimental | False |
Description | O recurso Bundle é o container que agrega os diversos recursos que compõem a mensagem. |
Purpose | O recurso Bundle é o primeiro recurso utilizado na mensagem de Sincronização de informação. Utilizado para agrupar um conjunto de recursos que compõem a mensagem. |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTCore ![]() | Bundle PT Core |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundleDocumentPTPS ![]() | Bundle Document PT PS |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV ![]() | Bundle PT TRV |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRV ![]() | MessageHeader PT TRV |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OperationOutcomePTTRV ![]() | OperationOutcome PT TRV |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV ![]() | Organization PT TRV |
{
"resourceType" : "StructureDefinition",
"id" : "BundleOutputPTPS",
"url" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundleOutputPTPS",
"version" : "1.0.0",
"name" : "BundleOutputPTPS",
"title" : "Bundle PT PS",
"status" : "draft",
"date" : "2024-04-11T10:59:46.8298467+00:00",
"publisher" : "SPMS",
"contact" : [
{
"name" : "Interoperabilidade Semântica",
"telecom" : [
{
"system" : "url",
"value" : "https://www.spms.min-saude.pt"
}
]
}
],
"description" : "O recurso Bundle é o container que agrega os diversos recursos que compõem a mensagem.",
"purpose" : "O recurso Bundle é o primeiro recurso utilizado na mensagem de Sincronização de informação. Utilizado para agrupar um conjunto de recursos que compõem a mensagem.",
"fhirVersion" : "4.3.0",
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTCore",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle.meta",
"path" : "Bundle.meta",
"definition" : "Metadados do recurso."
},
{
"id" : "Bundle.meta.id",
"path" : "Bundle.meta.id",
"max" : "0"
},
{
"id" : "Bundle.meta.source",
"path" : "Bundle.meta.source",
"max" : "0"
},
{
"id" : "Bundle.meta.profile",
"path" : "Bundle.meta.profile",
"max" : "1",
"type" : [
{
"code" : "canonical",
"targetProfile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV"
]
}
]
},
{
"id" : "Bundle.meta.security",
"path" : "Bundle.meta.security",
"max" : "0"
},
{
"id" : "Bundle.meta.tag",
"path" : "Bundle.meta.tag",
"max" : "0"
},
{
"id" : "Bundle.identifier",
"path" : "Bundle.identifier",
"max" : "0"
},
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"fixedCode" : "message"
},
{
"id" : "Bundle.timestamp",
"path" : "Bundle.timestamp",
"definition" : "No caso de Bundle.Type: \"message\", corresponde à data em que o conteúdo da mensagem foi criado."
},
{
"id" : "Bundle.total",
"path" : "Bundle.total",
"max" : "0"
},
{
"id" : "Bundle.link",
"path" : "Bundle.link",
"max" : "0"
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resource.id"
}
],
"rules" : "open"
}
},
{
"id" : "Bundle.entry.id",
"path" : "Bundle.entry.id",
"max" : "0"
},
{
"id" : "Bundle.entry.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:messageHeader",
"path" : "Bundle.entry",
"sliceName" : "messageHeader",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:messageHeader.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:messageHeader.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Resource",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRV"
]
}
]
},
{
"id" : "Bundle.entry:messageHeader.resource.focus",
"path" : "Bundle.entry.resource.focus",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "reference"
}
],
"rules" : "open"
}
},
{
"id" : "Bundle.entry:messageHeader.resource.focus:bundleDocument",
"path" : "Bundle.entry.resource.focus",
"sliceName" : "bundleDocument",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundleDocumentPTPS"
]
}
]
},
{
"id" : "Bundle.entry:messageHeader.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:messageHeader.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:messageHeader.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:operationOutcome",
"path" : "Bundle.entry",
"sliceName" : "operationOutcome",
"max" : "1"
},
{
"id" : "Bundle.entry:operationOutcome.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:operationOutcome.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Resource",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OperationOutcomePTTRV"
]
}
]
},
{
"id" : "Bundle.entry:operationOutcome.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:operationOutcome.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:operationOutcome.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:bundleDocument",
"path" : "Bundle.entry",
"sliceName" : "bundleDocument",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:bundleDocument.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:bundleDocument.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Resource",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundleDocumentPTPS"
]
}
]
},
{
"id" : "Bundle.entry:bundleDocument.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:bundleDocument.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:bundleDocument.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:organizationSender",
"path" : "Bundle.entry",
"sliceName" : "organizationSender",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:organizationSender.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:organizationSender.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Resource",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV"
]
}
]
},
{
"id" : "Bundle.entry:organizationSender.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:organizationSender.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:organizationSender.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:organizationReceiver",
"path" : "Bundle.entry",
"sliceName" : "organizationReceiver",
"min" : 1
},
{
"id" : "Bundle.entry:organizationReceiver.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:organizationReceiver.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Resource",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV"
]
}
]
},
{
"id" : "Bundle.entry:organizationReceiver.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:organizationReceiver.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:organizationReceiver.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.signature",
"path" : "Bundle.signature",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.